Drop an unnecessary include
authorMatthias Clasen <mclasen@redhat.com>
Wed, 2 Apr 2014 16:41:24 +0000 (12:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 2 Apr 2014 16:41:24 +0000 (12:41 -0400)
These tests are better if they can be built standalone.

tests/testcombo.c

index c0a5d471b1417d539c0e67448ca02207c89d835d..34864d1ed7f315a2bcf681a4c554c70c39a67c67 100644 (file)
@@ -14,7 +14,6 @@
  * You should have received a copy of the GNU Library General Public
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
-#include "config.h"
 #include <gtk/gtk.h>
 
 #include <string.h>